When using a video object, show a dialog box where you can set the video format for each video driver
@VideoDialogFormat(string Class_Name);
Parameters
Class_Name The ClassName of the video object.
@VideoDialogFormat("Video1");
Description : A dialog screen will appear where you can select the video format with the Class_Name Video1.
<Figure1> Dialogue screen of VideoDialogFormat